index
:
ppe42-binutils
binutils-2_24-ppe42
GNU Binutils for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gas
/
symbols.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.
Ken Raeburn
1994-01-28
1
-24
/
+20
*
* symbols.c (S_IS_COMMON): Use bfd_is_com_section rather than
Ian Lance Taylor
1994-01-25
1
-8
/
+31
*
* subsegs.c: Renamed non-BFD_ASSEMBLER subseg_new to subseg_set.
Ian Lance Taylor
1993-09-13
1
-8
/
+8
*
gcc lint. See ChangeLog for details. Also:
Ian Lance Taylor
1993-09-10
1
-3
/
+3
*
Deleted explicit "return" statements without values at the ends of functions.
Ken Raeburn
1993-09-01
1
-15
/
+20
*
* Extensive changes to permit symbols to contain any expression
Ian Lance Taylor
1993-07-21
1
-21
/
+89
*
* read.c (float_cons): Simplified parsing logic. If
Ian Lance Taylor
1993-07-16
1
-2
/
+3
*
* Preliminary support for m88k-coff.
Ian Lance Taylor
1993-07-15
1
-0
/
+15
*
* Removed sy_forward and replaced it with an undefined expression
Ian Lance Taylor
1993-07-14
1
-2
/
+48
*
* Changes to keep a full expression as the value of a symbol, not
Ian Lance Taylor
1993-07-14
1
-15
/
+22
*
* symbols.c (fb_label_instance, fb_label_instance_inc): Don't dump
Ian Lance Taylor
1993-07-07
1
-13
/
+22
*
* symbols.c (symbol_new): Symbol value is type valueT.
Ken Raeburn
1993-07-07
1
-192
/
+293
*
Wed Dec 30 10:18:57 1992 Ian Lance Taylor (ian@cygnus.com)
Ian Lance Taylor
1992-12-30
1
-20
/
+3
*
Ran "indent", for GNU coding style; some code & comments still need fixup.
Ken Raeburn
1992-11-23
1
-442
/
+775
*
force all files to end in "/* end of filename"
K. Richard Pixley
1992-02-13
1
-1
/
+1
*
White space and comments only. The devo tree prior to this delta is
K. Richard Pixley
1992-02-13
1
-268
/
+266
*
* symbols.c(colon): if a symbol is being multiply defined as exactly
Steve Chamberlain
1992-01-24
1
-4
/
+9
*
oops, syntax error
K. Richard Pixley
1991-11-06
1
-1
/
+1
*
adjust STRIP_UNDERSCORE
K. Richard Pixley
1991-11-06
1
-33
/
+40
*
hack around memset().
K. Richard Pixley
1991-09-01
1
-1
/
+2
*
Better error reporting on missing local labels.
K. Richard Pixley
1991-08-28
1
-5
/
+35
*
Initial revision
K. Richard Pixley
1991-04-04
1
-0
/
+614