| Commit message (Expand) | Author | Age | Files | Lines |
* | dbxout.c (dbxout_source_line): Add is_stmt parameter. | Cary Coutant | 2009-06-17 | 1 | -1/+1 |
* | * xcoffout.h (xcoffout_source_line): Update prototype. | David Edelsohn | 2009-06-05 | 1 | -1/+1 |
* | Update Copyright years for files modified in 2008 and/or 2009. | Jakub Jelinek | 2009-02-20 | 1 | -1/+1 |
* | re PR c++/35483 (GCC on AIX doesn't support dollar in symbols name.) | David Edelsohn | 2008-10-15 | 1 | -1/+1 |
* | Change copyright header to refer to version 3 of the GNU General Public Licen... | Nick Clifton | 2007-07-26 | 1 | -5/+4 |
* | Update FSF address. | Kelley Cook | 2005-06-25 | 1 | -2/+2 |
* | re PR debug/18199 (AIX XCOFF debugging broken) | Zack Weinberg | 2004-10-28 | 1 | -28/+33 |
* | dbxout.c: Include obstack.h. | Zack Weinberg | 2004-10-27 | 1 | -35/+30 |
* | dbxout.c: Remove unnecessary #undefs. | Zack Weinberg | 2004-10-21 | 1 | -1/+1 |
* | dbxout.c (DBX_FINISH_SYMBOL): Add asm_out_file argument. | David Edelsohn | 2004-10-21 | 1 | -9/+9 |
* | xcoffout.h (DBX_FINISH_SYMBOL): Fix typo. | George Helffrich | 2004-07-06 | 1 | -1/+1 |
* | cfgloop.h, [...]: Update copyright. | Kazu Hirata | 2004-02-18 | 1 | -1/+1 |
* | debug.h (struct gcc_debug_hooks): Add type_decl field. | Zack Weinberg | 2004-02-12 | 1 | -22/+3 |
* | unroll.c: Convert prototypes to ISO C90. | Andreas Jaeger | 2003-07-06 | 1 | -13/+11 |
* | target.h (asm_out.file_start, [...]): New hooks. | Zack Weinberg | 2003-06-19 | 1 | -2/+2 |
* | dbxout.c (FORCE_TEXT): Switch to current_function_decl, not text_section. | David Edelsohn | 2002-09-26 | 1 | -18/+2 |
* | dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | Douglas B Rupp | 2002-08-15 | 1 | -2/+3 |
* | target.h: Fix formatting. | Kazu Hirata | 2002-05-31 | 1 | -2/+2 |
* | c-common.h: Fix comment formatting. | Kazu Hirata | 2001-10-09 | 1 | -1/+1 |
* | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 2001-08-22 | 1 | -12/+12 |
* | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 2001-07-17 | 1 | -2/+4 |
* | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 2001-07-15 | 1 | -5/+5 |
* | xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit any marker. | David Edelsohn | 2001-05-25 | 1 | -1/+6 |
* | dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, use it instead o... | Zack Weinberg | 2001-04-18 | 1 | -0/+4 |
* | Changes add TABs on either or both sides, covering start of line, | Hans-Peter Nilsson | 2000-09-25 | 1 | -1/+1 |
* | xcoffout.c (xcoff_current_include_file, [...]): Constify char *. | David Edelsohn | 2000-05-06 | 1 | -4/+4 |
* | rtl.h (rtunion_def): Constify member `rtstr'. | Kaveh R. Ghazi | 2000-03-07 | 1 | -1/+1 |
* | Update copyrights | Kaveh Ghazi | 2000-01-17 | 1 | -1/+1 |
* | print-rtl.c: PROTO -> PARAMS. | Kaveh R. Ghazi | 2000-01-17 | 1 | -9/+9 |
* | More copyright fixes. Oh what fun. | Jeff Law | 1999-01-06 | 1 | -1/+20 |
* | Warning fixes: | Kaveh R. Ghazi | 1998-06-25 | 1 | -0/+24 |
* | (DBX_STATIC_BLOCK_END): Use macro arguments. | Richard Kenner | 1995-12-15 | 1 | -18/+6 |
* | (DBX_FINISH_SYMBOL): Deal with names created via the __asm__ construct | Richard Kenner | 1995-10-29 | 1 | -3/+6 |
* | Fix typos in comments. | Richard Kenner | 1995-05-16 | 1 | -1/+1 |
* | (xcoff_lastfile): Declare. | Jim Wilson | 1994-05-31 | 1 | -44/+9 |
* | (DBX_OUTPUT_MAIN_SOURCE_FILENAME): Disable. | Jim Wilson | 1994-03-31 | 1 | -0/+7 |
* | (DBX_FINISH_SYMBOL): Get variable name from DECL_RTL | Jim Wilson | 1993-12-22 | 1 | -1/+1 |
* | (DBX_STATIC_BLOCK_START): For N_LCSYM, force change | Jim Wilson | 1993-10-08 | 1 | -2/+18 |
* | (DBX_OUTPUT_MAIN_SOURCE_DIRECTORY, DBX_OUTPUT_MAIN_SOURCE_FILENAME): | Paul Eggert | 1993-09-28 | 1 | -5/+16 |
* | (DEBUG_SYMS_TEXT): Define. | Jim Wilson | 1993-03-19 | 1 | -0/+6 |
* | entered into RCS | Charles Hannum | 1992-05-22 | 1 | -1/+1 |
* | *** empty log message *** | Richard Stallman | 1992-05-03 | 1 | -1/+1 |
* | Initial revision | Richard Kenner | 1992-03-12 | 1 | -0/+172 |