Age | Commit message (Expand) | Author | Files | Lines |
2003-01-26 | avr.h, [...]: Undefine ASM_FINISH_DECLARE_OBJECT before defining it. | Steven Bosscher | 1 | -16/+17 |
2002-12-16 | Merge basic-improvements-branch to trunk | Zack Weinberg | 1 | -15/+1 |
2002-11-26 | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. | Jason Thorpe | 1 | -1/+1 |
2002-10-01 | [multiple changes] | Jason Thorpe | 1 | -0/+2 |
2002-09-29 | builtins.def: Fix comment formatting. | Kazu Hirata | 1 | -1/+1 |
2002-09-24 | elfos.h: Follow spelling conventions. | Kazu Hirata | 1 | -1/+1 |
2002-08-29 | chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. | Jason Thorpe | 1 | -4/+0 |
2002-08-21 | alpha.c (TARGET_ASM_GLOBALIZE_LABEL): Define for unicosmk. | Kaveh R. Ghazi | 1 | -1/+1 |
2002-07-28 | defaults.h (ASM_OUTPUT_MEASURED_SIZE): Take only two arguments. | Zack Weinberg | 1 | -10/+1 |
2002-07-25 | defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new... | Zack Weinberg | 1 | -40/+18 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -12/+2 |
2002-05-18 | final.c (HAVE_READONLY_DATA_SECTION): New. | Richard Henderson | 1 | -41/+5 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 1 | -121/+4 |
2001-12-18 | linux.h (PREFERRED_DEBUGGING_TYPE): Remove. | Jakub Jelinek | 1 | -3/+4 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -3/+0 |
2001-12-12 | elfos.h (ENDFILE_SPEC, [...]): Do not define. | David O'Brien | 1 | -9/+0 |
2001-12-09 | ChangeLog.2, [...]: Fix spelling errors. | Joseph Myers | 1 | -1/+1 |
2001-12-06 | config.gcc: Include dbxelf.h before elfos.h. | David O'Brien | 1 | -4/+0 |
2001-12-04 | * config/elfos.h (ASM_OUTPUT_INTERNAL_LABEL): Display count unsigned. | David Edelsohn | 1 | -5/+5 |
2001-11-28 | cse.c (true_dependence_in_rtx): New function. | Jan Hubicka | 1 | -4/+30 |
2001-11-26 | elfos.h (SELECT_SECTION): Don't check TREE_READONLY for CONSTRUCTOR. | Richard Henderson | 1 | -1/+1 |
2001-11-15 | dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w... | Jason Merrill | 1 | -11/+0 |
2001-11-11 | unicosmk.h (ASM_OUTPUT_DOUBLE, [...]): Fix format specifier warning. | Kaveh R. Ghazi | 1 | -0/+1 |
2001-09-12 | c-common.c (c_tree_code_name): Const-ification. | Kaveh R. Ghazi | 1 | -1/+1 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -6/+28 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -70/+3 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -65/+2 |
2001-07-13 | elfos.h (UNIQUE_SECTION): Enable .bss section with the correct patch. | H.J. Lu | 1 | -8/+5 |
2001-07-13 | Revert H.J. Lu's UNIQUE_SECTION patch of 2001-07-13. | Geoffrey Keating | 1 | -5/+8 |
2001-07-13 | elfos.h (UNIQUE_SECTION): Enable .bss section. | H.J. Lu | 1 | -8/+5 |
2001-06-06 | elfos.h (USING_ELFOS_H): Identify the use of elfos.h in the same way svr4.h d... | David O'Brien | 1 | -0/+5 |
2001-04-16 | toplev.c (output_lang_identify): Delete. | Zack Weinberg | 1 | -15/+0 |
2001-04-13 | elfos.h (SELECT_SECTION): Undef before defining. | Alan Modra | 1 | -0/+1 |
2001-02-07 | elfos.h (INT_ASM_OP): Don't define it if it's already defined. | Alexandre Oliva | 1 | -4/+11 |
2001-01-15 | i386.c (asm_output_function_prefix): Remove. | Richard Henderson | 1 | -0/+1 |
2000-11-27 | elfos.h (ASM_OUTPUT_SECTION_NAME): Use a hash table, not a list, to keep trac... | Mark Mitchell | 1 | -17/+26 |
2000-10-09 | * config/elfos.h (UNIQUE_SECTION): Apply STRIP_NAME_ENCODING on name. | Hans-Peter Nilsson | 1 | -0/+2 |
2000-09-25 | Change callers in config/* to match: | Hans-Peter Nilsson | 1 | -17/+17 |
2000-09-25 | config: | Hans-Peter Nilsson | 1 | -12/+12 |
2000-08-01 | elfos.h (ASM_DECLARE_OBJECT_NAME): Care for null DECL. | Richard Henderson | 1 | -1/+2 |
2000-06-14 | elfos.h (ASM_GENERATE_INTERNAL_LABEL): Make printf specification match cast. | David O'Brien | 1 | -1/+1 |
2000-05-19 | elfos.h (SELECT_SECTION): Don't access DECL_INITIAL of a CONSTRUCTOR. | Richard Kenner | 1 | -2/+10 |
2000-04-12 | elfos.h (SELECT_SECTION): Decide whether to use a data or const section to ou... | Alexandre Oliva | 1 | -1/+2 |
2000-02-26 | elfos.h (ASM_OUTPUT_LABELREF): Don't define. | Geoff Keating | 1 | -9/+0 |
2000-01-22 | Fix definition of UNIQUE_SECTION so that zero initialised data is placed | Alan Modra | 1 | -6/+5 |
2000-01-10 | Makefile.in (optabs.o): Depend on real.h | Kaveh R. Ghazi | 1 | -3/+3 |
2000-01-09 | elfos.h (ASM_OUTPUT_LIMITED_STRING): Add parentheses around assignment used a... | Kaveh R. Ghazi | 1 | -1/+1 |
2000-01-07 | Merge duplicate definitions in svr4.h into elfos.h | Nick Clifton | 1 | -314/+414 |
1999-11-07 | elfos.h (ASM_DECLARE_FUNCTION_NAME): Conditionally define. | Catherine Moore | 1 | -2/+4 |
1999-10-24 | output.h (ctors_section, [...]): Prototype. | Kaveh R. Ghazi | 1 | -2/+0 |