aboutsummaryrefslogtreecommitdiff
path: root/gcc/mips-tdump.c
AgeCommit message (Expand)AuthorFilesLines
2002-01-02gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi1-1/+1
2001-10-11alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs1-1/+2
2001-08-22Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff1-12/+12
2001-05-02c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi1-11/+11
2001-03-12mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh R. Ghazi1-78/+48
2001-03-10mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner1-1/+1
2001-02-03Add blanksRichard Kenner1-4/+4
2000-08-24optabs.c (init_optabs): Initialize fixtab...Greg McGary1-1/+1
2000-01-17Update copyrightsKaveh Ghazi1-1/+1
2000-01-17machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi1-3/+3
1999-09-14c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...Kaveh R. Ghazi1-2/+6
1999-09-08system.h (sbrk, [...]): Backup prototypes changed from extern char *, to exte...Kaveh R. Ghazi1-12/+0
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+2
1999-09-07c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1-23/+3
1999-01-17mips-tdump.c (print_file_desc): Handle unknown filenames and missing local sy...Rainer Orth1-5/+8
1999-01-06Fix copyrights.Jeff Law1-1/+1
1999-01-04Warning fixes:Kaveh R. Ghazi1-14/+14
1998-11-27system.h: Include libiberty.h.Kaveh R. Ghazi1-39/+30
1998-06-22Warning fixes:Kaveh R. Ghazi1-2/+2
1998-05-06typo typo fixes fixesJeff Law1-1/+1
1998-05-06More system.h cutover...Kaveh R. Ghazi1-6/+1
1998-04-03dummy commit before mergeJeff Law1-2/+2
1997-05-06reformat a little to match GNU coding standards.Mike Stump1-3/+3
1996-07-03formatting tweaksMike Stump1-60/+60
1995-10-26(enum st): Define st_Struct, st_Union, and st_Enum.Richard Kenner1-28/+60
1995-06-15Update FSF address.Richard Kenner1-1/+2
1995-05-16(type_to_string): Fix misspellings in messages.Richard Kenner1-1/+1
1994-11-11Include <time.h>. Delete ctime prototype.Richard Kenner1-4/+4
1994-05-31(print_global_hdr): Remove "l" from printf format for flags.Jim Wilson1-16/+16
1994-03-07(print_symbol): The index field of a global symbol is the symbol table index ...Jim Wilson1-10/+7
1994-02-08(print_file_desc): Correct printf format.Jim Wilson1-2/+2
1993-10-13(print_global_hdr): Fix typo in cast in ctime call.Richard Kenner1-1/+1
1993-09-22[CROSS_COMPILE]: Include mips/a.out.h.Richard Stallman1-6/+2
1993-04-26Add alpha support.Michael Meissner1-17/+58
1993-01-13Fix printing multiple file section.Michael Meissner1-1/+1
1992-11-10Move #undef index/rindex up higher.Michael Meissner1-5/+4
1992-10-29Allow for cross compilation.Michael Meissner1-1/+10
1992-10-19RISC-OS System V patches for index/rindex.Michael Meissner1-0/+6
1992-05-07entered into RCSCharles Hannum1-7/+7
1992-05-06*** empty log message ***Richard Stallman1-14/+0
1992-03-21*** empty log message ***Michael Meissner1-2/+2
1992-03-14*** empty log message ***Michael Meissner1-0/+1
1992-01-10Initial revisionRichard Stallman1-0/+1549