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
/
macro.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
This fixes a bug whereby #line directives inside a macro would be ignored,
Chris Metcalf
2014-06-17
1
-0
/
+22
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
gas/
Roland McGrath
2013-01-10
1
-13
/
+13
*
PR gas/14201
Alan Modra
2012-06-07
1
-34
/
+34
*
* macro.c (get_any_string): Free malloced br_buf.
Nick Clifton
2011-03-30
1
-8
/
+12
*
* macro.c (sub_actual): Add back ampersand suffix when no
Alan Modra
2010-08-18
1
-3
/
+4
*
PR gas/11834
Alan Modra
2010-07-23
1
-3
/
+7
*
PR gas/11507
Nick Clifton
2010-04-20
1
-1
/
+3
*
Add -Wshadow to the gcc command line options used when compiling the binutils.
Nick Clifton
2009-12-11
1
-5
/
+5
*
PR gas/1491
Alan Modra
2009-10-15
1
-37
/
+28
*
* po/bfd.pot: Updated by the Translation project.
Nick Clifton
2009-09-11
1
-4
/
+4
*
Banish PARAMS and PTR. Convert to ISO C.
Alan Modra
2008-08-12
1
-1
/
+1
*
PR 6575
Alan Modra
2008-08-11
1
-5
/
+7
*
Switch to GPLv3
Nick Clifton
2007-07-03
1
-2
/
+2
*
PR gas/3856
Nick Clifton
2007-01-12
1
-2
/
+12
*
remove some duplicate #include's.
Alan Modra
2006-06-07
1
-37
/
+1
*
* listing.c (listing_listing): Remove useless loop.
Ben Elliston
2006-05-01
1
-3
/
+0
*
gas/
Jan Beulich
2006-02-28
1
-4
/
+3
*
gas/
Jan Beulich
2006-02-28
1
-37
/
+40
*
* macro.c (buffer_and_nest): Skip labels regardless of
Alan Modra
2005-11-07
1
-36
/
+33
*
PR 1070
Nick Clifton
2005-08-09
1
-5
/
+26
*
PR 1070
Nick Clifton
2005-08-08
1
-8
/
+16
*
gas/
Jan Beulich
2005-05-10
1
-23
/
+14
*
gas/
Jan Beulich
2005-05-06
1
-69
/
+143
*
Update the address and phone number of the FSF
Nick Clifton
2005-05-05
1
-2
/
+2
*
* config/obj-ecoff.c (ecoff_frob_file_before_fix): Fix invocations of bfd_sec...
Nick Clifton
2005-05-03
1
-1
/
+1
*
* Makefile.am (GAS_CFILES): Remove bignum-copy.c.
Ben Elliston
2005-04-29
1
-1
/
+1
*
gas/
Jan Beulich
2005-04-25
1
-55
/
+93
*
gas/
Jan Beulich
2005-04-18
1
-3
/
+43
*
gas/
Jan Beulich
2005-04-11
1
-36
/
+52
*
update copyright dates
Alan Modra
2005-03-03
1
-2
/
+2
*
gas/
Jan Beulich
2005-01-31
1
-13
/
+26
*
gas/
Jan Beulich
2005-01-31
1
-14
/
+35
*
For ELF targets use .LL rather than LL as the prefix for symbol names generated
Nick Clifton
2004-10-07
1
-2
/
+3
*
(macro_set_alternate): Use ISO C90 formatting.
Nick Clifton
2004-08-16
1
-2
/
+1
*
Add and handle new --alternate command line option.
Nick Clifton
2004-08-13
1
-0
/
+9
*
* listing.c: Convert to ISO-C.
Kazu Hirata
2003-11-24
1
-83
/
+30
*
* macro.c (sub_actual): Don't lose string if it turns out that
Alan Modra
2003-06-02
1
-0
/
+1
*
(buffer_and_nest): Store more to sb instead of '\n'.
Nick Clifton
2003-03-13
1
-2
/
+2
*
* configure.in: Add iq2000-elf target.
Stan Cox
2003-01-03
1
-2
/
+2
*
Remove GASP.
Nick Clifton
2002-12-02
1
-44
/
+20
*
* macro.c (get_any_string): Correct logic for not going beyond end
Hans-Peter Nilsson
2002-11-11
1
-1
/
+1
*
* as.h: Fix formatting.
Kazu Hirata
2002-05-03
1
-24
/
+24
*
Add no-c-format comment to prevent confusion when translating string.
Nick Clifton
2002-01-17
1
-1
/
+2
*
Locale changes from Bruno Haible <haible@clisp.cons.org>.
H.J. Lu
2001-09-19
1
-18
/
+15
*
* as.h (alloca): Don't declare if __GNUC__. Remove an old comment.
Alan Modra
2001-08-10
1
-11
/
+5
*
Fix m68k/mri mode problems.
Nick Clifton
2001-06-12
1
-15
/
+23
*
Fix copyright notices
Nick Clifton
2001-03-08
1
-1
/
+1
*
Fix formatting
Nick Clifton
2000-12-12
1
-5
/
+5
[next]