summaryrefslogtreecommitdiff
path: root/gcc/mips-tdump.c
Commit message (Expand)AuthorAgeFilesLines
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2011-01-031-2/+2
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2010-01-091-2/+2
* alpha.c (alpha_initialize_trampoline): Change 0 to LCT_NORMAL in function call.Rainer Orth2009-05-141-1/+1
* gcc.c (process_command): Update copyright notice dates.Jakub Jelinek2009-02-031-2/+2
* Makefile.in (mips-tfile.o-warn): Don't error out on mips-tfile.c warnings.Rainer Orth2008-09-091-32/+35
* re PR driver/35420 (--version copyright date vs. 2008)Jakub Jelinek2008-03-021-2/+2
* configure.ac: Add --with-pkgversion and --with-bugurl.Paul Brook2007-08-211-2/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-5/+4
* mips-tdump.c: Replace CROSS_COMPILE with CROSS_DIRECTORY_STRUCTURE.Geoffrey Keating2006-12-131-2/+2
* gcov.c (print_version), [...]): Update copyright notice dates.Joseph Myers2006-01-211-3/+3
* Update FSF address.Kelley Cook2005-06-251-2/+2
* bitmap.c, [...]: Update copyright.Kazu Hirata2004-10-151-1/+1
* alias.c, [...]: Fix comment typos.Kazu Hirata2004-09-181-2/+2
* bb-reorder.c, [...]: Fix comment typos.Kazu Hirata2004-09-101-1/+1
* alias.c [...]: Remove unnecessary casts.Kaveh R. Ghazi2003-07-191-57/+31
* mips-tfile.c: Convert prototypes to ISO C90.Andreas Jaeger2003-07-071-70/+43
* decl.c, [...]: Don't use the PTR macro.Kaveh R. Ghazi2003-06-161-6/+6
* re PR bootstrap/10169 (Bootstrap fails on mainline with Tru64 5.1B)Roger Sayle2003-05-291-4/+44
* Merge basic-improvements-branch to trunkZack Weinberg2002-12-161-0/+2
* gcc.c (default_compilers): Const-ify.Kaveh R. Ghazi2002-01-021-1/+1
* alias.c: Remove uses of "register" specifier in declarations of arguments and...Stan Shebs2001-10-111-1/+2
* Makefile.in, [...]: replace "GNU CC" with "GCC".Lars Brinkhoff2001-08-221-12/+12
* c-lex.c: NULL_PTR -> NULL.Kaveh R. Ghazi2001-05-021-11/+11
* mips-tfile.c: Cast arg to PTR when specifier is HOST_PTR_PRINTF.Kaveh R. Ghazi2001-03-121-78/+48
* mips-tdump.c (read_seek): Call xmalloc, not malloc.Richard Kenner2001-03-101-1/+1
* Add blanksRichard Kenner2001-02-031-4/+4
* optabs.c (init_optabs): Initialize fixtab...Greg McGary2000-08-241-1/+1
* Update copyrightsKaveh Ghazi2000-01-171-1/+1
* machmode.h: PROTO -> PARAMS.Kaveh R. Ghazi2000-01-171-3/+3
* c-pragma.c (handle_pragma_token): Wrap variables `name' and `value' in HANDLE...Kaveh R. Ghazi1999-09-141-2/+6
* system.h (sbrk, [...]): Backup prototypes changed from extern char *, to exte...Kaveh R. Ghazi1999-09-081-12/+0
* Merge in gcc2-ss-010999Jeff Law1999-09-061-2/+2
* c-aux-info.c (concat): Don't define.Kaveh R. Ghazi1999-09-071-23/+3
* mips-tdump.c (print_file_desc): Handle unknown filenames and missing local sy...Rainer Orth1999-01-171-5/+8
* Fix copyrights.Jeff Law1999-01-061-1/+1
* Warning fixes:Kaveh R. Ghazi1999-01-041-14/+14
* system.h: Include libiberty.h.Kaveh R. Ghazi1998-11-271-39/+30
* Warning fixes:Kaveh R. Ghazi1998-06-221-2/+2
* typo typo fixes fixesJeff Law1998-05-061-1/+1
* More system.h cutover...Kaveh R. Ghazi1998-05-061-6/+1
* dummy commit before mergeJeff Law1998-04-031-2/+2
* reformat a little to match GNU coding standards.Mike Stump1997-05-061-3/+3
* formatting tweaksMike Stump1996-07-031-60/+60
* (enum st): Define st_Struct, st_Union, and st_Enum.Richard Kenner1995-10-261-28/+60
* Update FSF address.Richard Kenner1995-06-151-1/+2
* (type_to_string): Fix misspellings in messages.Richard Kenner1995-05-161-1/+1
* Include <time.h>. Delete ctime prototype.Richard Kenner1994-11-111-4/+4
* (print_global_hdr): Remove "l" from printf format for flags.Jim Wilson1994-05-311-16/+16
* (print_symbol): The index field of a global symbol is the symbol table index ...Jim Wilson1994-03-071-10/+7
* (print_file_desc): Correct printf format.Jim Wilson1994-02-081-2/+2