aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tdump.c
AgeCommit message (Expand)Author
2003-07-23Mainline merge as of 2003-07-22.Diego Novillo
2003-07-212003-07-21 Steven Bosscher <steven@gcc.gnu.org>Diego Novillo
2002-12-03Merge with basic-improvements as of 2002-12-03.Diego Novillo
2002-01-02 * gcc.c (default_compilers): Const-ify.Kaveh Ghazi
2001-10-112001-10-10 Stan Shebs <shebs@apple.com>Stan Shebs
2001-08-22 * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,Lars Brinkhoff
2001-05-02 * c-lex.c: NULL_PTR -> NULL.Kaveh Ghazi
2001-03-12 * mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh Ghazi
2001-03-10 * mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner
2001-02-03Add blanksRichard Kenner
2000-08-24 * optabs.c (init_optabs): Initialize fixtab, fixtrunctab, floattab,Greg McGary
2000-01-17Update copyrightsKaveh Ghazi
2000-01-17 * machmode.h: PROTO -> PARAMS.Kaveh Ghazi
1999-09-14 * c-pragma.c (handle_pragma_token): Wrap variables `name' andKaveh Ghazi
1999-09-08 * system.h (sbrk, malloc, calloc, realloc): Backup prototypesKaveh Ghazi
1999-09-07Merge in gcc2-ss-010999Jeffrey A Law
1999-09-07 * c-aux-info.c (concat): Don't define.Kaveh Ghazi
1999-01-17 * mips-tdump.c (print_file_desc): Handle unknown filenames andRainer Orth
1999-01-06Fix copyrights.Jeffrey A Law
1999-01-04Warning fixes:Kaveh Ghazi
1998-11-27 * system.h: Include libiberty.h.Kaveh Ghazi
1998-06-22Warning fixes:Kaveh Ghazi
1998-05-06typo typo fixes fixesJeffrey A Law
1998-05-06More system.h cutover...Kaveh Ghazi
1998-04-03dummy commit before mergeJeffrey A Law
1997-05-06reformat a little to match GNU coding standards.Mike Stump
1996-07-03formatting tweaksMike Stump
1995-10-26(enum st): Define st_Struct, st_Union, and st_Enum.Richard Kenner
1995-06-15Update FSF address.Richard Kenner
1995-05-16(type_to_string): Fix misspellings in messages.Richard Kenner
1994-11-11Include <time.h>. Delete ctime prototype.Richard Kenner
1994-05-31(print_global_hdr): Remove "l" from printf formatJim Wilson
1994-03-08(print_symbol): The index field of a global symbolJim Wilson
1994-02-08(print_file_desc): Correct printf format.Jim Wilson
1993-10-13(print_global_hdr): Fix typo in cast in ctime call.Richard Kenner
1993-09-22[CROSS_COMPILE]: Include mips/a.out.h.Richard Stallman
1993-04-26Add alpha support.Michael Meissner
1993-01-13Fix printing multiple file section.Michael Meissner
1992-11-10Move #undef index/rindex up higher.Michael Meissner
1992-10-29Allow for cross compilation.Michael Meissner
1992-10-19RISC-OS System V patches for index/rindex.Michael Meissner
1992-05-07entered into RCSCharles Hannum
1992-05-06*** empty log message ***Richard Stallman
1992-03-21*** empty log message ***Michael Meissner
1992-03-14*** empty log message ***Michael Meissner
1992-01-10Initial revisionRichard Stallman