GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gas
/
stabs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace uses of asprintf with xasprintf
Alan Modra
2024-10-24
1
-7
/
+3
*
gas: drop SKIP_WHITESPACE_AFTER_NAME()
Jan Beulich
2024-10-14
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
PR30828, notes obstack memory corruption
Alan Modra
2023-09-07
1
-2
/
+6
*
gas init_stab_section and get_stab_string_offset
Alan Modra
2023-08-31
1
-116
/
+90
*
gas OBJ_PROCESS_STAB
Alan Modra
2023-08-31
1
-3
/
+3
*
stabs.c static state
Alan Modra
2023-02-13
1
-46
/
+67
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
gas dwarf2dbg.c tidy
Alan Modra
2022-06-14
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Use bool in gas
Alan Modra
2021-03-31
1
-6
/
+6
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Rearrange symbol_create parameters
Alan Modra
2020-08-21
1
-3
/
+2
*
Replace "if (x) free (x)" with "free (x)", gas
Alan Modra
2020-05-21
1
-2
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23938, should not free memory alloced in obstack by free()
Alan Modra
2018-12-01
1
-40
/
+39
*
Silence gcc-8 warnings
Alan Modra
2018-04-23
1
-2
/
+2
*
Fix illegal memory accesses in the assembler when attempting to parse corrup ...
Nick Clifton
2018-04-16
1
-0
/
+6
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Prevent internal assembler errors if a stabs creation function builds an badl...
Nick Clifton
2017-01-12
1
-25
/
+22
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix spelling in comments in C source files (gas)
Ambrogino Modigliani
2016-11-27
1
-1
/
+1
*
use XNEW and related macros more
Trevor Saunders
2016-05-13
1
-3
/
+3
*
use xstrdup, xmemdup0 and concat more
Trevor Saunders
2016-05-13
1
-3
/
+1
*
cast literal to char * when assigning to input_line_ptr
Trevor Saunders
2016-03-31
1
-1
/
+1
*
get rid of K&R style args
Trevor Saunders
2016-03-31
1
-6
/
+2
*
add more const qualifiers
Trevor Saunders
2016-03-28
1
-1
/
+1
*
Remove use of alloca.
Nick Clifton
2016-03-21
1
-4
/
+5
*
Add more const type qualifiers to GAS sources.
Trevor Saunders
2016-02-22
1
-10
/
+9
*
Fix snafu - add missing const declaration to 'string' local variable in s_sta...
Nick Clifton
2016-02-19
1
-1
/
+2
*
Add const to various variables in the gas sources.
Trevor Saunders
2016-02-19
1
-2
/
+4
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Allow symbol and label names to be enclosed in double quotes.
Nick Clifton
2015-08-21
1
-3
/
+2
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
* remap.c (remap_debug_filename): Always allocate a buffer for the
Nick Clifton
2011-03-11
1
-0
/
+1
*
ChangeLog binutils/
Kai Tietz
2011-02-28
1
-3
/
+4
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-3
/
+3
*
* po/bfd.pot: Updated by the Translation project.
Nick Clifton
2009-09-11
1
-2
/
+2
*
* read.c (do_s_func): Check asprintf return status.
Alan Modra
2007-10-15
1
-3
/
+5
*
* stabs.c (aout_process_stab): Set BSF_DEBUGGING.
Alan Modra
2007-10-03
1
-0
/
+2
*
2007-08-24 Joseph Myers <joseph@codesourcery.com>
Joseph Myers
2007-08-24
1
-2
/
+3
*
Switch to GPLv3
Nick Clifton
2007-07-03
1
-14
/
+14
*
* README-vms: Delete.
Alan Modra
2005-08-11
1
-4
/
+0
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-05
1
-2
/
+2
*
PR gas/827
Alan Modra
2005-04-09
1
-3
/
+2
*
update copyright dates
Alan Modra
2005-03-03
1
-1
/
+1
*
gas/
Jakub Jelinek
2004-02-19
1
-1
/
+1
[next]