Age | Commit message (Expand) | Author | Files | Lines |
2000-04-07 | Note new "AT>" feature. | Timothy Wall | 1 | -0/+3 |
2000-04-07 | When GCC always enable certain warnings. | Andrew Cagney | 4 | -69/+76 |
2000-04-07 | A mostly cosmetic tidy up of warnings and error message reporting. | Alan Modra | 25 | -616/+580 |
2000-04-07 | From 2000-03-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: | Andrew Cagney | 3 | -18/+10 |
2000-04-07 | 2000-04-06 Michael Snyder <msnyder@seadog.cygnus.com> | Michael Snyder | 2 | -0/+13 |
2000-04-07 | ChangeLog for | Andrew Cagney | 1 | -0/+5 |
2000-04-07 | Deprecate sequence-id's. | Andrew Cagney | 1 | -29/+27 |
2000-04-07 | * configure.in (_MSE_INT_H): Define on Solaris 7. | Nicholas Duffek | 5 | -190/+214 |
2000-04-07 | * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): | Nicholas Duffek | 7 | -16/+109 |
2000-04-07 | SEC_BLOCK, SEC_CLINK, and C_STATLAB added (TI COFF support). | Timothy Wall | 7 | -3/+63 |
2000-04-07 | * readelf.c (decode_location_expression): Loop through multiple | Jason Merrill | 2 | -465/+309 |
2000-04-07 | * readelf.c (read_and_display_attr): Add CU offset to references. | Jason Merrill | 2 | -32/+48 |
2000-04-06 | Remove spurious blank line | Nick Clifton | 1 | -1/+0 |
2000-04-06 | Update copyright notice | Nick Clifton | 1 | -2/+5 |
2000-04-06 | Only check EF_xxx flags if the EABI version number is unknown. | Nick Clifton | 2 | -30/+103 |
2000-04-06 | Detect EM_AVR machine number | Nick Clifton | 2 | -0/+3 |
2000-04-06 | Add code to decode the e_flags field of an ARM ELF binary. | Nick Clifton | 2 | -4/+124 |
2000-04-06 | Add definitions of flags in e_flags field from version A-08 of ARM ELF spec. | Nick Clifton | 2 | -0/+20 |
2000-04-06 | * top.c (filename_completer): Set subsequent_name to 1 early on, | Eli Zaretskii | 2 | -1/+11 |
2000-04-06 | * splay-tree.c (splay_tree_remove): New. | Richard Henderson | 2 | -0/+45 |
2000-04-06 | * splay-tree.h (splay_tree_remove): Declare. | Richard Henderson | 2 | -0/+6 |
2000-04-05 | * updating copyright dates ("1999" -> "1999, 2000") | Frank Ch. Eigler | 2 | -2/+2 |
2000-04-05 | opcodes: | Joern Rennecke | 4 | -12/+30 |
2000-04-05 | sh-dsp REPEAT support: | Joern Rennecke | 14 | -112/+429 |
2000-04-05 | * gprof.c (copyright): Do not use N_ in array initializer. | Alexandre Oliva | 2 | -2/+6 |
2000-04-05 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
2000-04-05 | * solib.c (update_solib_list): New function. | Jim Blandy | 1 | -30/+54 |
2000-04-05 | 2000-04-05 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 2 | -5/+12 |
2000-04-05 | Unable to build x86 hosted debugger for ARM Linux, due to missing target | Scott Bambrough | 4 | -55/+92 |
2000-04-05 | * config/tc-sparc.c (sparc_ip): Avoid string pasting. | Alexandre Oliva | 2 | -2/+5 |
2000-04-05 | Add --redefine-sym to objcopy. | Alan Modra | 5 | -64/+258 |
2000-04-05 | * infrun.c (handle_inferior_event): Call target_mourn_inferior | Nicholas Duffek | 2 | -6/+11 |
2000-04-04 | 2000-04-04 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -9/+14 |
2000-04-04 | * internals.texi (CPU backend): Document | Hans-Peter Nilsson | 2 | -0/+11 |
2000-04-04 | Move translated part of bug report string back into .c files so | Alan Modra | 28 | -1244/+1330 |
2000-04-04 | Use "gcc -MM" for dependencies, and update them. | Alan Modra | 20 | -2413/+3111 |
2000-04-04 | Update todo | Daniel Berlin | 2 | -0/+22 |
2000-04-04 | C++ changes for 5.0, finally committed. | Daniel Berlin | 6 | -216/+348 |
2000-04-04 | Stop GCC thinking a shift will overflow. | Andrew Cagney | 2 | -3/+11 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -11/+4 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 11 | -319/+458 |
2000-04-03 | Mention new PowerPC GNU/Linux native configuration. | Kevin Buettner | 2 | -0/+5 |
2000-04-03 | AIX 4.3 changes | Kevin Buettner | 3 | -523/+446 |
2000-04-03 | 2000-04-03 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -0/+6 |
2000-04-03 | * config/tc-mn10300.c (md_pseudo_table): Use constant names. | Alexandre Oliva | 2 | -14/+25 |
2000-04-03 | 2000-04-03 H.J. Lu <hjl@gnu.org> | Ian Lance Taylor | 2 | -4/+24 |
2000-04-03 | IA-64 changes for linux threads | Kevin Buettner | 3 | -11/+12 |
2000-04-03 | IA-64 changes | Kevin Buettner | 4 | -16/+111 |
2000-04-03 | *** empty log message *** | Jim Blandy | 1 | -1/+0 |
2000-04-03 | *** empty log message *** | Jim Blandy | 1 | -0/+15 |