| Commit message (Expand) | Author | Age | Files | Lines |
* | * bb-reorder.c, c-pch.c, c-pragma.c, c.opt, cfghooks.c, cfgloop.c, | jsm28 | 2005-07-03 | 1 | -1/+1 |
* | Update FSF address. | kcook | 2005-06-25 | 1 | -2/+2 |
* | * xcoffout.c (xcoffout_declare_function): Change strncpy to memcpy. | dje | 2004-12-15 | 1 | -1/+1 |
* | * xcoffout.c (xcoffout_declare_function): Always strip storage | dje | 2004-12-13 | 1 | -13/+9 |
* | * dbxout.c (asmfile): Delete. All uses changed to asm_out_file. | zack | 2004-10-21 | 1 | -4/+4 |
* | Conditionally compile support for --enable-mapped_location. | bothner | 2004-06-30 | 1 | -1/+1 |
* | gcc/ | kazu | 2004-02-18 | 1 | -1/+1 |
* | * xcoffout.c (xcoff_assign_fundamental_type_number): Check | zack | 2004-02-13 | 1 | -2/+4 |
* | * debug.h (struct gcc_debug_hooks): Add type_decl field. | zack | 2004-02-12 | 1 | -41/+53 |
* | [approved by wilson] | bje | 2003-12-02 | 1 | -1/+1 |
* | Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change. | rth | 2003-09-22 | 1 | -1/+1 |
* | * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const. | rth | 2003-09-21 | 1 | -1/+1 |
* | * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.c | ghazi | 2003-07-19 | 1 | -1/+1 |
* | * unroll.c: Convert prototypes to ISO C90. | aj | 2003-07-06 | 1 | -42/+19 |
* | * dbxout.c (dbxout_source_line_counter): New global variable. | ebotcazou | 2003-06-17 | 1 | -3/+3 |
* | Merge basic-improvements-branch to trunk | zack | 2002-12-16 | 1 | -0/+2 |
* | * dbxout.c (dbx_debug_hooks): Update end_prologue, end_epilogue. | rupp | 2002-08-15 | 1 | -1/+3 |
* | * system.h (STRIP_NAME_ENCODING): Poison it. | rth | 2002-05-19 | 1 | -0/+1 |
* | * varasm.c: Fix formatting. | kazu | 2002-01-10 | 1 | -11/+15 |
* | * c-decl.c (duplicate_decls, push_parm_decl): Remove leading | neil | 2001-12-02 | 1 | -1/+1 |
* | 2001-10-10 Stan Shebs <shebs@apple.com> | shebs | 2001-10-11 | 1 | -1/+1 |
* | * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c, | gerald | 2001-08-22 | 1 | -12/+12 |
* | * dbxout.c (dbxout_really_begin_function): Rename to | neil | 2001-07-17 | 1 | -12/+14 |
* | * dbxout.c (dbxout_source_line): Make static, update prototype. | neil | 2001-07-15 | 1 | -22/+17 |
* | * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c: | zack | 2001-05-01 | 1 | -27/+1 |
* | * dbxout.c (dbxout_init): If DBX_OUTPUT_GCC_MARKER is defined, | zack | 2001-04-18 | 1 | -35/+9 |
* | * ggc.h: Delete ggc_add_string_root and ggc_mark_string. Add | zack | 2000-11-17 | 1 | -4/+0 |
* | * xcoffout.c: Fix formatting. | law | 2000-08-29 | 1 | -28/+26 |
* | * rs6000/aix.h (ASM_GENERATE_INTERNAL_LABEL): Fix format specifier. | ghazi | 2000-07-04 | 1 | -8/+10 |
* | * xcoffout.c (xcoff_current_include_file, | dje | 2000-05-06 | 1 | -9/+9 |
* | * xcoffout.c (xcoffout_begin_function): Fix typo in previous change. | mmitchel | 2000-02-28 | 1 | -1/+1 |
* | * emit-rtl.c (remove_unncessary_notes): Remove notes for empty | mmitchel | 2000-02-28 | 1 | -10/+3 |
* | Fix copyrights. | law | 2000-02-26 | 1 | -1/+2 |
* | Update copyrights | ghazi | 2000-01-17 | 1 | -1/+1 |
* | * print-rtl.c: PROTO -> PARAMS. | ghazi | 2000-01-17 | 1 | -2/+2 |
* | * xcoffout.c (xcoffout_source_file): Change ggc_add_root to | mmitchel | 1999-11-11 | 1 | -1/+1 |
* | * Makefile.in (dbxout.o): Depend on ggc.h. | mmitchel | 1999-11-06 | 1 | -0/+4 |
* | * xcoffout.c (xcoffout_declare_function): Add documentation. | dje | 1999-09-28 | 1 | -0/+3 |
* | Merge in gcc2 snapshot 19980929. See gcc/ChangeLog and gcc/FSFChangeLog for | law | 1999-01-27 | 1 | -1/+1 |
* | More copyright fixes. Oh what fun. | law | 1999-01-06 | 1 | -1/+1 |
* | Fix 24 powerpc-ibm-aix4.1 gdb testsuite failures due to bad gcc debug info. | wilson | 1998-07-01 | 1 | -0/+10 |
* | Warning fixes: | ghazi | 1998-06-25 | 1 | -0/+3 |
* | Finish incomplete change started by Kenner. | wilson | 1998-05-19 | 1 | -1/+1 |
* | Major cutover to using system.h: | ghazi | 1998-03-20 | 1 | -4/+5 |
* | (xcoff_begin_function_line): Make static. | kenner | 1995-12-15 | 1 | -5/+5 |
* | (xcoff_declare_function): Deal with names created via the __asm__ | kenner | 1995-10-29 | 1 | -10/+13 |
* | (xcoff_inlining): New variable, used in place of | kenner | 1995-09-11 | 1 | -3/+5 |
* | (xcoffout_output_first_source_line): Delete. | kenner | 1995-07-28 | 1 | -14/+3 |
* | Update FSF address. | kenner | 1995-06-15 | 1 | -1/+2 |
* | Fix typos in comments. | kenner | 1995-05-16 | 1 | -1/+1 |